PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFImage Class / getHeight Method
In This Topic
    getHeight Method
    In This Topic
    Gets the image height.
    Syntax
    public int getHeight()

    Return Value

    The image height in pixels.
    See Also